Resource StructureDefinition/FHIR Server from package healthdata.be.r4.cbb#0.16.0-beta (125 ms)
Package | healthdata.be.r4.cbb |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-FunctionalOrMentalStatus |
Url | https://fhir.healthdata.be/StructureDefinition/HdBe-FunctionalOrMentalStatus |
Status | draft |
Date | 2022-10-17T09:09:13.9562003+00:00 |
Name | HdBeFunctionalOrMentalStatus |
Title | HdBe-FunctionalOrMentalStatus |
Experimental | False |
Description | The functional or mental status provides insight into the patient’s functional and mental limitations. |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "HdBe-FunctionalOrMentalStatus",
"url" : "https://fhir.healthdata.be/StructureDefinition/HdBe-FunctionalOrMentalStatus",
"name" : "HdBeFunctionalOrMentalStatus",
"title" : "HdBe-FunctionalOrMentalStatus",
"status" : "draft",
"date" : "2022-10-17T09:09:13.9562003+00:00",
"publisher" : "Healthdata.be (Sciensano)",
"contact" : [
{
"name" : "Service portal â healthdata.be",
"telecom" : [
{
"system" : "url",
"value" : "https://sciensano.service-now.com/sp",
"use" : "work"
}
]
}
],
"description" : "The functional or mental status provides insight into the patientâs functional and mental limitations.",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"uri" : "https://zibs.nl/wiki/FunctionalOrMentalStatus-v3.2(2020EN)",
"name" : "zib FunctionalOrMentalStatus-v3.2(2020EN)"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"uri" : "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-FunctionalOrMentalStatus",
"name" : "HdBe logical model FunctionalOrMentalStatus"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "FunctionalOrMentalStatus",
"comment" : "Please note that on a functional level, CBB FunctionalOrMentalStatus references CBB MedicalDevice, but in FHIR this direction is reversed. Therefore, the concept medical_device is mapped on `DeviceUseStatement.reasonReference` in profile [HdBe-MedicalDevice](https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice) instead of in this profile.",
"alias" : [
"FunctioneleOfMentaleStatus"
],
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"map" : "NL-CM:4.26.1",
"comment" : "FunctionalOrMentalStatus"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"map" : "FunctionalOrMentalStatus"
}
]
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1,
"constraint" : [
{
"key" : "zib-FunctionalOrMentalStatus-1",
"severity" : "warning",
"human" : "Either a category for functional status finding or mental status finding is present.",
"expression" : "where(coding.system = 'http://snomed.info/sct' and coding.code = '118228005').exists() xor where(coding.system = 'http://snomed.info/sct' and coding.code = '384821006').exists()"
}
]
},
{
"id" : "Observation.category:functionalStatusFinding",
"path" : "Observation.category",
"sliceName" : "functionalStatusFinding",
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "118228005"
}
]
},
"condition" : [
"zib-FunctionalOrMentalStatus-1"
]
},
{
"id" : "Observation.category:mentalStatusFinding",
"path" : "Observation.category",
"sliceName" : "mentalStatusFinding",
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "384821006"
}
]
},
"condition" : [
"zib-FunctionalOrMentalStatus-1"
]
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"short" : "StatusName",
"definition" : "Coded description of the functional or mental status or limitation.",
"alias" : [
"StatusNaam"
],
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.healthdata.be/ValueSet/StatusName"
},
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"map" : "NL-CM:4.26.2",
"comment" : "StatusName"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"map" : "FunctionalOrMentalStatus.StatusName"
}
]
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Location",
"https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"short" : "StatusDate",
"definition" : "Date on which the status was determined. A âvagueâ date, such as only the year, is permitted.",
"alias" : [
"StatusDatum"
],
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"map" : "NL-CM:4.26.6",
"comment" : "StatusDate"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"map" : "FunctionalOrMentalStatus.StatusDate"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.value[x]:valueCodeableConcept",
"path" : "Observation.value[x]",
"sliceName" : "valueCodeableConcept",
"short" : "StatusValue",
"definition" : "The extent to which the patient is limited by the functional or mental condition. \r\nIf both the status name and the status value are recorded in code, then both values must come from the same code system. \r\nIf the patient uses a medical device, the evaluation of the extent of the limitation will take place without this aid.\r\nThe answer codes must be selected from the subselection of the code system corresponding with the request in accordance with the rules applicable to that system.",
"alias" : [
"StatusWaarde"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.healthdata.be/ValueSet/StatusValue"
},
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"map" : "NL-CM:4.26.3",
"comment" : "StatusValue"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"map" : "FunctionalOrMentalStatus.StatusValue"
}
]
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"max" : "1"
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"short" : "Comment",
"definition" : "Explanatory comments as a description of the functional or mental status.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "zib-functionalormentalstatus-v3.2-2020EN",
"map" : "NL-CM:4.26.4",
"comment" : "Comment"
},
{
"identity" : "HdBe-FunctionalOrMentalStatus",
"map" : "FunctionalOrMentalStatus.Comment"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.